From: Sebastian Kemper Date: Sun, 21 Jan 2018 17:09:29 +0000 (+0100) Subject: sipgrep: update descriptions X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=b601d73d6bf1d383a928bc285336bf5358eb5e6e;p=feed%2Ftelephony.git sipgrep: update descriptions - move the package to Utilities/Telephony - title/description shamelessly copied from Debian Signed-off-by: Sebastian Kemper --- diff --git a/net/sipgrep/Makefile b/net/sipgrep/Makefile index f204e36..c85085a 100644 --- a/net/sipgrep/Makefile +++ b/net/sipgrep/Makefile @@ -29,15 +29,18 @@ PKG_INSTALL:=1 include $(INCLUDE_DIR)/package.mk define Package/sipgrep - SECTION:=net - CATEGORY:=Network + SECTION:=utils + CATEGORY:=Utilities + SUBMENU:=Telephony DEPENDS:=+libpcap +libpcre +libncursesw - TITLE:=Display and Troubleshoot SIP signaling in CLI + TITLE:=Command line tool to sniff, capture, display SIP messages URL:=https://github.com/sipcapture/sipgrep endef define Package/sipgrep/description - SipGrep is a utility for displaying and troubleshooting SIP signaling. +Powerful pcap-aware command line tool to sniff, capture, display and +troubleshoot SIP signaling over IP networks, allowing the user to +specify extended regular expressions matching against SIP headers. endef CONFIGURE_ARGS += \